home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 18
/
AMIGAplus Sonderheft 18 (1999)(ICP)(DE)[!].iso
/
PD
/
Spiele
/
InvasionForce
/
Source
/
Includes
/
examine_city_protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-01-08
|
274b
|
19 lines
/* Prototypes for functions defined in
examine_city.c
*/
extern char * lv_text[11];
extern int high_text;
extern int now_text;
void draw_listview(void);
void update_listview(int new_text);
void new_examine_city(struct City * metro);
void status_report(int player);